@charset "utf-8";
/* CSS Document */
/**
 * 通用标签初始化
 */
html {margin:0;padding:0;border:0;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0, 0, 0, 0);}
body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, q, dl, dt, dd, ol, ul, li,
fieldset, form, legend, caption, tbody, tfoot, thead, article, aside, dialog, figure, footer, header, hgroup, nav, section {
	margin:0;padding:0;border:0;/*font-size:100%;*/font:inherit;vertical-align:baseline;}
	

article, aside, details, figcaption, figure, dialog, footer, header, hgroup, menu, nav, section {display:block;}
body {color:#3e3a39;background:#fff;font-family:"HarmonyOS Sans SC Light","Microsoft YaHei","simsun","Helvetica Neue", Arial, Helvetica, sans-serif;}
img {border:0;vertical-align:bottom; -ms-interpolation-mode:bicubic;}
::-webkit-input-placeholder {color:#999;}
:-moz-placeholder {color:#999;}
::-moz-placeholder {color:#999;}
:-ms-input-placeholder {color:#ccc;}

/*-webkit-box-shadow:0 4px 40px rgba(0,0,0,0.5);-moz-box-shadow:0 4px 40px rgba(0,0,0,0.5);box-shadow:0 4px 40px rgba(0,0,0,0.5);-webkit-border-radius:4px;*/
*:before,*:after {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
button::-moz-focus-inner,input::-moz-focus-inner {padding:0;border:0;}
textarea {overflow:auto;}
input:focus,textarea:focus,button:focus,select:focus {outline:none;}
input::-ms-clear {display:none;}
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {display:block;}
audio,canvas,progress,video {display:inline-block;vertical-align:baseline;}
audio:not([controls]) {display:none;height:0;}
[hidden],template {display:none;}
a {background:transparent; text-decoration:none; outline:none;}
a:active,a:hover {outline:0;}
a:focus {outline:none;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}
abbr[title] {border-bottom:1px dotted;}
b,strong {font-weight:bold;}
dfn {font-style:italic;}
mark {color:#000;background:#ff0;}
small {/*font-size:80%;*/}
sub,sup {position:relative;/*font-size:75%;*/line-height:0;vertical-align:baseline;}
sup {top:-.5em;}
sub {bottom:-.25em;}
svg:not(:root) {overflow:hidden;}
figure {margin:1em 40px;}
hr {height:0;-moz-box-sizing:content-box;box-sizing:content-box;}
pre {overflow:auto;}
code,kbd,pre,samp {font-family:monospace, monospace;/*font-size:1em;*/}
button,input,optgroup,select,textarea {margin:0;font:inherit;}
button {overflow:visible;}
button,select {text-transform:none;}
button,html input[type="button"],input[type="reset"],input[type="submit"] {-webkit-appearance:button;cursor:pointer;}
button[disabled],html input[disabled] {cursor:default;}
button::-moz-focus-inner,input::-moz-focus-inner {padding:0;border:0;}
input {line-height:normal;}
input[type="checkbox"],input[type="radio"] {box-sizing:border-box;padding:0;}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {height:auto;}
input[type="search"] {-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield;}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {-webkit-appearance:none;}
fieldset {padding:.35em .625em .75em;margin:0 2px;border:1px solid #c0c0c0;}
legend {padding:0;border:0;}
optgroup {font-weight:bold;}
table {border-spacing:0;border-collapse:collapse;}
td,th {padding:0;}
hr {clear:both;float:none;width:100%;height:1px;margin:10px 0;border:none;-moz-box-sizing:content-box;box-sizing:content-box;margin:0;}
blockquote {border:solid 1px #ddd;border-left-width:6px;padding:20px;border-radius:4px;}
blockquote strong {display:block;margin-bottom:10px;}
blockquote p:last-child {margin:0;}
h1 small,h2 small,h3 small,h4 small,h5 small,h6 small {filter:alpha(opacity=60); opacity:.6;}
q {quotes:none;}
q:before,q:after {content:'';content:none;}
ul,li {list-style:none;}
body{ background-color: #fff;}
a{color: inherit;}
.fl{ float:left;}
.fr{ float:right;}
.pa{ position:absolute;}
.pr{ position:relative}



.over{ overflow:hidden;}
.clear{ clear:both;}
.full-width {max-width: 100%; }
.width-1200 {max-width: 1200px; width:96%;margin:0 auto;}
.width-1200:after {content:""; display: block; width: 0;height: 0;clear: both;}
.width-1300 {max-width: 1300px; width:96%;margin:0 auto;}
.width-1300:after {content:""; display: block; width: 0;height: 0;clear: both;}
.flexbox{display: flex;justify-content: space-between;flex-wrap: wrap;}
.flexwidth{
	max-width: 1400px;
	margin: 0 auto;
}
.ty-1400{
max-width: 1400px;
width:96%;
	margin: 0 auto;
}
#header{position:absolute;
 position: fixed; 
	z-index: 10000;

	width: 100%;
	top: 0;
	left: 0;
	right: 0;}
	#headers a{color:#333333}
	#headers a:hover{color:#9ac192;}
	
header .curs{
background-color:#fff;}
header .curs a{
color:#333333}

header .curs .cur a,header .curs .cur a:hover{
	color: #9ac192;
}
.header li.cur,.header li:hover{
	color: #9ac192;
}
header{ position:absolute;
 position: fixed; 
	z-index: 10000;

	width: 100%;
	top: 0;
	left: 0;
	right: 0;
}
.header{
	max-width: 1400px;
	width:96%;
	margin: 0 auto;
}
.header li{
	line-height: 90px;
	text-align: center;
	color: #fff; position:relative;
   
}
.header li a{ font-size:16px;}
.header li a:hover{color:#9ac192}



.header .ijkh{width:35px;height:35px;background: url(../images/ico02.png) no-repeat center 27px;padding-top:27px;display:block }
.header h1{
	padding-top: 30px; float: left;	
}
.header h1 img{
	height:35px;
}


.curera{width: 100%;background: url(../images/head_bg11.png); position:absolute;height:90px; top:0; z-index:-74; 
background: -webkit-linear-gradient(top, rgba(255,255,255,0.2)0%,rgba(255,255,255,0.2)0%, rgba(255,255,255,0.2)0%);
}

 .header_nav{
	width: 980px;
   
	position: relative;
}
.header_nav li:nth-last-of-type(2){
	padding-left:0px;
}
.header_nav li.last_se{
	padding-top: 32px;
	line-height: initial;
}
.btn-nav{display:none}

.pcid p{
	width: 30px;
    height: 3px;
    background-color: #fff;
    margin-top: 7px}
 .mid p{
	width: 30px;
    height: 3px;
    background-color: #545351;
    margin-top: 7px}   
    
    
 .btn-nav {position: absolute;
    right: 30px;
    top: 10px;
    z-index: 52222;
}
.nav{
	display: none;
	border-top: 1px solid rgba(0,0,0,0.05);
    position: fixed;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
}
.nav li:last-child{
	margin-bottom: 30px;
}
.nav li{
	text-align: left;
    color: #333;
    border-bottom: 1px solid rgba(0,0,0,0.05);
    padding-left: 15px;
    background-color: #FFF;
}
.nav li a{
	display: block;
	line-height: 45px;
}
.roater-l{

	position: absolute;
    transform: rotate(45deg);
    right: 0px;
    top: 10px;color:#fff;
}
.roater-r{
	transform:rotate(-45deg);
	    position: absolute;
    right: 0px;
    top: 10px;
}

@media (max-width: 1210px) and (min-width: 1071px) {
.header_nav{width: calc(100% - 170px);position: relative;}
.header_nav li{padding-left:2%;padding-right:2%;}
.header_nav li.last_se{padding-top: 32px;line-height: initial;padding-right:0%;}
}
@media (max-width: 1070px) and (min-width: 890px) {
.header_nav{width: calc(100% - 170px);position: relative;}
.header_nav li{padding-left:1%;padding-right:1%;}
.header_nav li.last_se{padding-top: 32px;line-height: initial;padding-right:0%;}
}
@media (max-width: 879px)
{
    .header h1{
	padding-top: 15px; float: left; position: relative;	height: 50px;
}
.header_nav{ display:none}
.btn-nav{display:block}
}



footer{
	
	background: url(../images/foot_ri.png?4444)#5e7a5b no-repeat right bottom;
	padding-top: 50px;
	width: 100%;
	height: 100%; position:relative;
}
.footer{
	max-width: 1400px;width: 94%;
	margin: 0 auto;
	
	padding-bottom: 36px;
}

.foot_logo{width:100%;
	height:50px;line-height:50px;border-bottom: 1px solid #fff;padding-bottom: 20px; }
.foot_logo span{ float:right;color:#fff}

.footer_left .tit_f{
	padding-bottom: 55px;
}
.footer_left p{
	
	
	padding-bottom: 15px;
	padding-top: 0px;
	
	
}
.footer_left .p1{
	font-size: 17px;color: #fff;font-weight: 100;
}
.footer_left .p2{
	font-size: 40px;color:#fff; font-weight:bold;text-decoration: underline #fff 2px solid; text-underline-offset: 15px
}

.footer_right{
	max-width: 850px;
	width: 100%;color:#bdbdbd;
}
.footer_left{
	max-width: 300px;
	width: 100%;
}
.footer_left h6{
	color: #fff;
	font-size: 18px;
	padding-bottom: 20px;padding-top: 46px;
}
.footer_left h5{
	color: #fff;
	font-size: 16px;
	padding-bottom: 15px;padding-top: 30px;
}
@media (max-width: 790px) {.footer_right{ display:none}}
@media (max-width: 479px) {
    footer{
	
	background: url(../images/foot_ri.png?4444)#5e7a5b no-repeat right bottom;
	padding-top: 20px;
	width: 100%;
	height: 100%; position:relative;
}
    .foot_logo{ }
.footer_right{ display:none}
.footer_left{
max-width: 100%;
	width: 100%;
}

}
.fooTnav_bx{
	padding-top: 46px;
}
.fooTnav_bx li{
	font-weight: 100;
}
.fooTnav_bx li h6{
	color: #fff;
	font-size: 18px;
	padding-bottom: 20px;
}

.fooTnav_bx li a{
	display: block;
	font-size: 14px;
	padding-bottom: 15px;
	color:#fff;
}
.fooTnav_bx li a:hover{color:#eaedec;text-decoration: underline #eaedec 1px solid; text-underline-offset: 10px}
.footer_ico_list{
	width: 150px;
	margin-top: 0px;
}
.footer_ico_list p{ display:inline-block}
.footer_ico_list li{
	flex: 1;
	position: relative;
}
.gdhq{
	max-width: 1400px;
	width: 94%;
	margin: 0 auto;
	padding-top: 25px;
	font-weight: 100;
	color:#fff;
	font-size: 14px;padding-bottom: 30px;
border-top: 1px solid #fff;
	
}
.gdhqer{
	max-width: 1400px;
	width: 94%;
	margin: 0 auto;
	padding-top: 40px;
	font-weight: 100;
	color:#fff;
	font-size: 14px;
	padding-bottom: 20px;
}

.foot_ri{position: absolute;display:none;
right: 0;
bottom: 0; z-index:555555}
.gdhqer a{}
.footer_ico_list li img.cur{
	display: none;
}
.footer_ico_list li:hover img{
	display: none;
}
.footer_ico_list li:hover img.cur{
	display: block;
}
.footer_ico_list li .eq_box_show{
	position: absolute; margin-top:10px;
	display: none;
}
.footer_ico_list li:hover .eq_box_show{
    display: block;
   
    left: -32px;
}
.footer_ico_list li .eq_box_show img{
	display: block;
	width:100px
}
#search-form{
    position: absolute;
    right: 160px;
    border: #0c0000;
    top: 35px;
    display: none;
}
#search-form input{
	font-size: 14px;
    padding: 5px 10px;
}
#search-form button{
	background-color: transparent;
    border: none;
    font-size: 14px;
}

.ty_lm{width:100%;height:70px;line-height:70px;border-bottom: 1px solid #d1d1d1; text-align:center;color:#d1d1d1;background-color: #fff;}
.ty_lm a{ padding-left:40px; padding-right:40px; font-size:16px;color:#3d3b3c}
.ty_lm .on{text-decoration: underline #9ac192 2px solid; text-underline-offset: 26px}
.nybanner{width:100%; position:relative}
.nybanner img{width:100%}

.nyolsd{width:100%;height:80px;line-height:30px; position:absolute; z-index:11; top:400px; font-size:16px;color:#fff;letter-spacing:5px;}
.nyolsd h2{ font-size:40px; color:#fff; display:inherit;letter-spacing:10px; line-height:50px; padding-bottom:10px;}



.jmbanner{width:100%; }
.jmbannerimg{width:100%;position:relative}
.jmbannerimg img{width:100%}

.jmolsd{width:100%;height:80px;line-height:30px; position:absolute; z-index:11; top:260px; font-size:16px;color:#fff;letter-spacing:5px;}
.jmolsd img{ display:inherit;height:100px; margin-bottom:15px;}
.jmolsd a{display:inherit;font-size:18px;color:#fff;width:150px;height:40px;line-height:40px;background-color:#7aa077; text-align:center;}
.jmolsd a:hover{color:#333; display:inherit;background-color: #cedad0;transition: background 0.8s ease;}
@media (max-width: 799px) and (min-width: 600px)  {
  .nyolsd{width:100%;height:80px;line-height:30px; position:absolute; z-index:11; top:120px; font-size:16px;color:#fff;letter-spacing:5px;} 
  .jmolsd{width:100%;height:80px;line-height:30px; position:absolute; z-index:11; top:120px; font-size:16px;color:#fff;letter-spacing:5px;}
}
@media (max-width: 599px)  {
  .nyolsd{width:100%;height:80px;line-height:30px; position:absolute; z-index:11; top:100px; font-size:16px;color:#fff;letter-spacing:5px;}  
  .nyolsd h2{ font-size:22px; color:#fff; display:inherit;letter-spacing:3px; line-height:25px; padding-bottom:10px;}
  .jmolsd{ display:none}
}


#client_2 {
           position: fixed;
            right: 70px;
            bottom: 20%;
            z-index: 111111900;
        }
#client_2 .my_kefu_ftop {width:80px;height:80px;box-shadow:0 0 10px #e4e4e4;border-radius:50%;display: none;background-color: #fff;
            
        }        
#client_2 .my_kefu_ftop em{position:absolute;width:100%;height:100%;top:0;left:0;-webkit-transform: translateX(0) rotate(0);transform: translateX(0) rotate(0);-webkit-transition: all 0.35s ease-out;transition: all 0.35s ease-out;}
#client_2 .my_kefu_ftop i{position:absolute;width:100%;height:100%;top:0;left:0;opacity:1;visibility:hidden;-webkit-transform: scale(0.5);transform: scale(0.5);-webkit-transition: all 0.1s ease 0.2s;transition: all 0.1s ease 0.2s;}
#client_2 .my_kefu_ftop:hover  em{opacity: 0;visibility:hidden;-webkit-transform: translateX(0) rotate(180deg);transform: translateX(0) rotate(180deg);}
#client_2 .my_kefu_ftop:hover  i{visibility:visible;opacity:1;-webkit-transform:scale(1);transform:scale(1);}



   fontSize18 { font-size: 18!important; }
            /* 选项卡 */
            .swiper-nav { 
                width: 100%;
                height: 3.5em;
                box-sizing: border-box;
                border-bottom: 1px solid rgba(0,0,0,0.3);
               
                display: flex;
                justify-content: center;
                align-items: flex-end;display: none;
            }
            .page-tab {
                width: 98%;
                height: 90%;
            }
            .tab-wrapper {
                margin: 0 auto;
                height: 100%;
                display: flex;
                align-items: flex-end; 
            }
            .tab-item {
                flex-shrink: 0;
                height: 80%;
                padding: 0 1.5em;
                border-right: 1px solid #CACECA;
                box-sizing: border-box;
                position: relative;
                color: black;
            }
            .tab-item:last-child { border-right: none; }
            .tab-item-wrapper {
                width: auto;
                height: 100%;
                display: flex;
                justify-content: center;
                align-items: center;
                cursor: pointer;
            }
            .underline { color: #006722!important; }
            .underline::before {
                content: '';
                position: absolute;
                left: 50%;
                bottom: 0;
                width: 60%;
                height: 3px;
                background-color: #006722;
                transform: translate(-50%, 0);
            }
            .tab-name {
                flex-shrink: 0;
                font-weight: 300;
                word-break: break-word;
            }
          .swiper-nav .on{text-decoration: underline #9ac192 2px solid; text-underline-offset: 12px;}
            
            @media (max-width: 1000px) {
                .swiper-nav{display: block}
                .ty_lm{display: none;}
    
}